source/ssll.d(40,33): Error: `@safe` function `ssll.loadLibrary` cannot call `@system` function `core.stdc.stdlib.malloc` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/core/stdc/stdlib.d(158,9): `core.stdc.stdlib.malloc` is declared here source/ssll.d(40,16): Error: cast from `void*` to `char*` not allowed in safe code source/ssll.d(44,17): Error: `name.ptr` cannot be used in `@safe` code, use `&name[0]` instead source/ssll.d(54,31): Error: cannot take address of parameter `lib` in `@safe` function `unloadLibrary` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.